Welcome![Sign In][Sign Up]
Location:
Search - Baseline JPEG compression huffman

Search list

[Other resource5ivb_487118

Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color / grayscale, Y component level / vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table.
Platform: | Size: 85973 | Author: 王宇 | Hits:

[Picture Viewer5ivb_487118

Description: vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/grayscale, Y component level/vertical sampling law, image quality adjustment. The use of the most simple baseline system (BaseLine) compression method to quantify the Huffman table and the table with ACDSee are the same, and did not provide adaptive Huffman compression table.
Platform: | Size: 86016 | Author: 王宇 | Hits:

[Graph programSaveJPEG2

Description: 这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采 样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式, 量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-This is a more complete JPEG compression process, support for color/grayscale, Y component horizontal/vertical sampling law, image quality adjustments. Using the most simple baseline system (BaseLine) compression, quantization tables and Huffman tables are consistent with ACDSee, did not provide adaptive Huffman table compression.
Platform: | Size: 87040 | Author: 向晓阳 | Hits:

[Special EffectsDCT

Description: JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specifies four kinds of compression [15]: the order of encoding (Sequential encoding), progressive encoding (Progressive encoding), class code (Hierarchical encoding), lossless encoding (Lossless encoding). The most widely used sequence-based DCT transform coding, also known as baseline model (Baseline mode), several other models are based. Here, using the JPEG image compression benchmark model, in the baseline model, the entropy coding using Huffman coding.
Platform: | Size: 1024 | Author: yxl | Hits:

[Compress-Decompress algrithmsturbo

Description: libjpeg-turbo是对libjpeg的扩展,支持SIMD指令,如X86架构的MMX、SSE、SSE2、3DNOW,ARM架构的NEON,在对jpeg进行编码和解码的过程中能提高速度。-libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
Platform: | Size: 26266624 | Author: Gao | Hits:

CodeBus www.codebus.net